| Name | Description | |
|---|---|---|
![]() | PDFViewport Constructor | Overloaded. |
The following tables list the members exposed by PDFViewport.
| Name | Description | |
|---|---|---|
![]() | PDFViewport Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | getBounds | Gets the viewport bounds. The lower left and upper right corners of the rectangle determine the orientation of the measuring coordinate system (that is, the direction of the positive x and yaxes) in this viewport, which may have a different rotation from the page. The viewport bounds are defined in the same coordinate system like the page media box and crop box. |
![]() | getCosViewport | Gets the COS viewport. |
![]() | getMeasure | Gets the viewport measure. The measure specifies the alternative coordinate system for the viewport. It provides the information needed to convert coordinates in the page's coordinate system to coordinates in the measuring coordinate system. |
![]() | getName | Gets the viewport name. |
![]() | getPointData | Gets the point data. |
![]() | setBounds | Sets the viewport bounds. The lower left and upper right corners of the rectangle determine the orientation of the measuring coordinate system (that is, the direction of the positive x and yaxes) in this viewport, which may have a different rotation from the page. The viewport bounds are defined in the same coordinate system like the page media box and crop box. |
![]() | setMeasure | Sets the viewport measure. The measure specifies the alternative coordinate system for the viewport. It provides the information needed to convert coordinates in the page's coordinate system to coordinates in the measuring coordinate system. |
![]() | setName | Sets the viewport name. |
![]() | setPointData | Sets the point data. |